home *** CD-ROM | disk | FTP | other *** search
- Path: homer.louisville.edu!bbboon01
- From: bbboon01@homer.louisville.edu (Billy Boone)
- Newsgroups: comp.lang.c++
- Subject: How to get Beep??
- Date: 17 Jan 1996 22:34:33 GMT
- Organization: University of Louisville, Louisville KY USA
- Message-ID: <4djthp$o2o@hermes.louisville.edu>
- NNTP-Posting-Host: homer.louisville.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- I was wondering how I could get a Beep similar to Visual Basic's Beep
- statement in Visual C++ 1.5. I want a beep when I give the user error
- messages. Is it an API or is it a MFC function??
-
- I know in C adding a \a gets you a beep but I want to utilize the
- AfxMessageBox to display my error message but I also want to have a beep to
- alert the user of the error.
-
- Any help would be greatly appreciated.
-
- Billy
-